github.com/refraction-networking/utls.cbcMode.SetIV (method)

3 uses

	crypto/tls
		conn.go#L334: 	SetIV([]byte)
		conn.go#L392: 				c.SetIV(payload[:explicitNonceLen])
		conn.go#L548: 			c.SetIV(explicitNonce)